Skip to content

Conversation

@turbolent
Copy link
Member

@turbolent turbolent commented Oct 10, 2025

Description

Cadence v1.8.0 removed support for per-context coverage reports, because it wasn't properly supported.

The emulator passed the coverage report in each context, but always passed the same context anyway. In addition, wrapping the runtime was unnecessary.

Simplify the coverage reporting by simply passing it in the runtime config.


For contributor use:

  • Targeted PR against master branch
  • Linked to GitHub issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the GitHub PR explorer
  • Added appropriate labels

@turbolent turbolent self-assigned this Oct 10, 2025
@turbolent turbolent added the dependencies Pull requests that update a dependency file label Oct 10, 2025
@turbolent turbolent enabled auto-merge October 20, 2025 22:13
@turbolent turbolent merged commit 9ce0f73 into master Oct 20, 2025
3 checks passed
@turbolent turbolent deleted the bastian/update-cadence branch October 20, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants